User Assignment Approval
When a user assignment is approved (Status changed from Pending to Approved), An email is sent to the user's email to notify that the user has been granted access to the application. The email requires that signInUrl to be set in application manifest(For Azure AD B2C app registration) or branding(For Azure AD app registration). The user will then be allowed to navigate to the application's home page from the email received.
-
Set the signInUrl in Application Manifest as shown in the image below.
-

-
If the signInUrl is not set for the application, Rampart will display a warning in the application details page.
-
